home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / enbolas.swf / scripts / DefineButton2_150 / BUTTONCONDACTION on(release).as
Text File  |  2006-01-17  |  67b  |  5 lines

  1. on(release){
  2.    _level0.aceptado = true;
  3.    gotoAndPlay(85);
  4. }
  5.